var net/netip.z0
21 uses
net/netip (current package)
netip.go#L68: z0 unique.Handle[addrDetail]
netip.go#L384: return ip.z == z0
netip.go#L390: func (ip Addr) IsValid() bool { return ip.z != z0 }
netip.go#L399: case z0:
netip.go#L409: if ip.z == z0 {
netip.go#L474: return ip.z != z0 && ip.z != z4
netip.go#L515: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L615: if ip.z == z0 {
netip.go#L682: case z0:
netip.go#L717: if ip.z == z0 {
netip.go#L726: case z0:
netip.go#L786: case z0:
netip.go#L803: case z0:
netip.go#L947: case z0, z4:
netip.go#L982: case z0:
netip.go#L1016: case z0:
netip.go#L1029: case z0:
netip.go#L1166: case z0:
netip.go#L1196: case z0:
netip.go#L1226: case z0:
netip.go#L1532: case z0:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |